Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation fixes after the removal of the legacy C API #1439

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dgburr
Copy link
Contributor

@dgburr dgburr commented Sep 14, 2024

Description

@swift-nav/algint-team

  • sbp_register_callback() and sbp_register_frame_callback() no longer exist. They have been replaced with sbp_callback_register().
  • sbp_msg_callback_t has changed to sbp_callback_t and it has a different function prototype
  • sbp_frame_callback_t has been removed

API compatibility

Does this change introduce a API compatibility risk?

No - it only changes documentation.

API compatibility plan

N/A

JIRA Reference

The removal of the legacy API is tracked in https://swift-nav.atlassian.net/browse/AP-1684

@dgburr dgburr requested a review from a team as a code owner September 14, 2024 15:09
Copy link

sonarcloud bot commented Sep 14, 2024

Copy link
Contributor

@Madhunika-atmakuri Madhunika-atmakuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left a quick question for clarification, rest all looks good 👍

@dgburr dgburr merged commit 70710e8 into master Oct 7, 2024
22 checks passed
@dgburr dgburr deleted the dgburr/fix-docs branch October 7, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants